Personalization Option Builders

  • PersonalizationOptionBuilder is used only to help construct the PersonalizationOption and should not be initialized directly. Instances of these properties should be instantiated and set in the PersonalizationOption personalizationOptionWithBuilder: method.

    See more

    Declaration

    Objective-C

    @interface PersonalizationOptionBuilder : NSObject

    Swift

    class PersonalizationOptionBuilder : NSObject